home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyo (Python 2.5)
-
-
- def save_to_dir():
- import wx
- import gui.native as gui
- gui.native.extendStdPaths()
- import stdpaths
- return stdpaths.userdesktop
-
-
- def chatlogdir():
- import wx
- import gui.native as gui
- gui.native.extendStdPaths()
- import stdpaths
- pref = pref
- import common
- if not pref('log.outputdir'):
- pass
- return stdpaths.documents
-
- buddylist_dock_enabled = False
- buddylist_dock_autohide = False
- buddylist_dock_revealms = 300
-